CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 提取 颜色矩

搜索资源列表

  1. ImageRetrievalBasedOnColorandShapeFeaturesofInteri

    0下载:
  2. 提出了一种基于兴趣点的图像检索新方法ACSM(Annular Color and Shape Moment) , 利用兴趣点的位置信息, 提取兴趣点周围局部区域的颜色矩特征和区域形状不变矩特征。ACSM算法不仅对平移、旋转具有良好的鲁棒性, 而且克服了传统颜色矩和形状不变矩没有位置信息的缺陷。实验结果表明, 由于将颜色和形状特征有机结合, ACSM算法有效提高了图像检索的准确性。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:75927
    • 提供者:焦亚民
  1. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. colorMomentRGB

    0下载:
  2. 颜色矩的计算 color Moment,图像处理特征提取-color Moment
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:687
    • 提供者:ccmch
  1. colormoment

    1下载:
  2. 读取图片,提取图片的颜色矩特征,其中变量I=imread( 1.jpg ),1.jpg即为需要读取的图片。-Read the image, color moments extracted image features, including variable I = imread (' 1. Jpg ' ), 1.jpg shall be required to read the pictures.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19878
    • 提供者:yijing
  1. GetWeightedKrawtchoukPloysRec

    0下载:
  2. 利用matlab平台编写m文件,对图像提取Krawtchouk多项式。-M using matlab platform for the preparation of documents, images extraction Krawtchouk polynomials.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:winter
  1. ImageThemeFilter

    0下载:
  2. 对图像进行分主题过滤。 根据给定的图像样本集,进行样本训练,提取多个颜色空间中的多种方式(颜色矩,纹理谱,直方图,肤色模型等)的得到图像特征集;对待过滤图像进行特征提取,向量匹配,进而实现图像分主题分类功能。-Sub-theme of the image filter. According to a given set of image samples to conduct the training samples to extract more color space in multipl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9486904
    • 提供者:andy
  1. roadsignextract

    0下载:
  2. 文提出了一种利用RGB颜色差分矩阵对Hu不变矩进行加权的新方法.并将该方法和Hu不变矩投影变换快速算法相结合,对彩色交通标志的特征值进行提取.-Paper presents a matrix using RGB color difference weighted Hu invariant moments new method. And the method and the Hu invariant moments projection fast algorithm combines the ch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:237869
    • 提供者:huyaling
  1. imageSVM

    0下载:
  2. 利用svm算法分类图像。示例中:将篮球场和网球场利用算法自动分类,包含了基于颜色矩的彩色图像特征提取算法-image classification using SVM algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28980224
    • 提供者:pan
  1. colorMoment

    1下载:
  2. 在图像识别的时候用到的颜色矩特征的提取算法 是用C++实现的-Color moment feature extraction algorithm is used when the image recognition using C++
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6240101
    • 提供者:Ouyang
  1. Color-Feature-of-images

    0下载:
  2. 实现了图像的颜色直方图,颜色矩,颜色相关向量CCV,以及颜色相关图的提取,有详尽的文档,基于window7+vc2010+opencv2.3.1-The color histogram of the image, color moment, color vector CCV, as well as color correlogram extraction, a detailed document based window7+vc2010+opencv2.3.1
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:23962989
    • 提供者:zhangyalin
  1. coloraasqlserver

    0下载:
  2. 颜色直方图和颜色矩,采用两种分块策略提取图像的颜色特征,并进行相似度比较。使用sqlserver数据库,corel图像库。-Color histogram and color moments, uses two strategies to extract block color feature image and similarity comparison. Use sqlserver database, corel image library.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:107186
    • 提供者:牛润晟
  1. GetColorMoment

    0下载:
  2. 图像RGB颜色矩提取matlab程序,有注释,有需要的拿去-Image RGB color moments extraction procedures, there is a comment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:705
    • 提供者:吴亮
  1. mome_kmean_wavelet4

    2下载:
  2. 其中包括颜色矩特征提取,四层小波特征提取以及kmeans聚类算法,Matlab编程实现,希望对学习有帮助-Including the extraction of color moment feature, the four layer wavelet feature extraction and kmeans clustering algorithm, Matlab programming, and they hope to help with learning
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:2048
    • 提供者:顾小东
  1. 1347R1

    0下载:
  2. lle在图像检索中的应用,GUI界面,包括提取HSV颜色空间的颜色矩特征的子程序,提取图像 不变矩的子程序,提取图像文理特征的子程序,基于傅立叶描述子的纹理特征提取子程序等。-Lle application in image retri , the GUI interface, including extraction of HSV color space the color of the torque characteristics of a subroutine, extract the i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:520548
    • 提供者:gy
  1. Color-feature-extraction

    0下载:
  2. 使用颜色矩提取图像中的特征提取,即颜色矩特征提取。使用颜色矩提取颜色特征。-The use color moment to extract the image feature extraction, namely the color moment feature extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-11
    • 文件大小:128878
    • 提供者:Alian
  1. colorMom

    0下载:
  2. 颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值,mean)、二阶矩(方差,viarance)和三阶矩(斜度,skewness)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。本代码很好的实现了对图片颜色矩的提取,并有详细的注释。(Color moment is said a simple and effective method of color feature, a moment (mean, mean)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:蔓延而过
  1. 实验一 图像颜色特征提取

    0下载:
  2. stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。 对彩色图像进行颜色矩特征参数提取,首先要将RGB彩色图像转换到HSV颜色空间,对图像的H、S、V颜色分量图像分别提取一阶颜色矩、二阶颜色矩、三阶颜色矩。(Image color feature extraction and f
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:40960
    • 提供者:记忆 古乐
  1. color

    1下载:
  2. 图像颜色特征提取(三阶矩)完整代码;stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布(Image color feature extraction (three moments) complete code;Stricker and 0reng0 proposed a metho
  3. 所属分类:MacOS编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:随风语者
  1. ColorMoments

    2下载:
  2. 提取图像RGB颜色空间内的颜色矩。颜色矩是图像重要的颜色特征,在图像检索、比对中具有重要作用。(Calculate the color moment of each color channel in RGB color space of an image)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-07
    • 文件大小:1554432
    • 提供者:安静先生
  1. 植物虫害检测(GUI,注释,svm算法)

    5下载:
  2. 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe
  3. 所属分类:matlab例程

    • 发布日期:2020-05-08
    • 文件大小:6463488
    • 提供者:for Matlab
« 12 »
搜珍网 www.dssz.com